Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug SseHttpClientTransportAutoConfiguration #2333

Merged

Conversation

Yufeng0918
Copy link
Contributor

  • fix bug @ConditionalOnMissingClass class declaration
  • change from "public class WebFluxSseClientTransport" to "WebFluxSseClientTransport"

@Yufeng0918 Yufeng0918 force-pushed the bug-fix-sse-http-autoconfig branch from 01858b7 to b9df15d Compare February 26, 2025 16:15
- change from "public class WebFluxSseClientTransport" to "WebFluxSseClientTransport"

Signed-off-by: Yufeng <[email protected]>
@Yufeng0918 Yufeng0918 force-pushed the bug-fix-sse-http-autoconfig branch from b9df15d to c92b0ab Compare February 26, 2025 23:09
@tzolov tzolov self-assigned this Feb 28, 2025
Copy link
Contributor

@tzolov tzolov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch. Thanks @Yufeng0918

@tzolov tzolov added this to the 1.0.0-M7 milestone Mar 1, 2025
@tzolov tzolov added bug Something isn't working MCP labels Mar 1, 2025
@tzolov tzolov merged commit dcdfd7a into spring-projects:main Mar 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working MCP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants